home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / pack / xpk25dev.lha / oberon / ReadMe < prev   
Text File  |  1992-08-06  |  838b  |  34 lines

  1.  
  2.  
  3.                     XpkOberon.ReadMe
  4.                     ----------------
  5.  
  6. This is a quick overview over the contents of the XpkOberon-Package:
  7.  
  8. rlen/xpkRLen.mod
  9. rlen/xpkRLen.wth
  10.  
  11.     A small demo for XpkSub libraries and the .wth file for use with
  12.     LibLink.
  13.  
  14. examples/xsum.mod
  15. examples/xsum2.mod
  16. examples/xpk.mod
  17.  
  18.     this are examples like the once in the examples dir, not only
  19.     written in Oberon, but also more Oberon-like style.
  20.  
  21. interfaces/XpkMaster.mod
  22. interfaces/XpkSubDefs.mod
  23. interfaces/XpkSubCalls.mod
  24.  
  25.     The interface modules for XPK.
  26.     You can generate a version of XpkMaster which does no auto-check
  27.     on successfull opening the lib. See XpkMaster.mod for details.
  28.  
  29.     The interface of XpkMaster has been changes slidly 'cause there
  30.     was an error inside and 'cause of a little design-upgrade.
  31.  
  32. +++hartmut
  33.  
  34.